Skip to content

feat: add new actor type for dcr#88

Merged
angelo-chan merged 1 commit intoAccelByte:masterfrom
Allen8975701:add-new-actor-type-for-dcr
Dec 3, 2025
Merged

feat: add new actor type for dcr#88
angelo-chan merged 1 commit intoAccelByte:masterfrom
Allen8975701:add-new-actor-type-for-dcr

Conversation

@Allen8975701
Copy link
Copy Markdown
Contributor

@Allen8975701 Allen8975701 commented Dec 2, 2025

example payload:

{
"_id": "286a4b875cbd43edbe49a2a0860ecc61",
"category": "dynamic_client_register",
"actionName": "dynamic_client_register",
"timestamp": 1764688070657,
"ip": "unknown",
"actor": "44c046572f2e42d5bdd5c876f2964196",
"actorType": "ANONYMOUS",
"clientId": "d47422d336e341ecbac1e2991c6c9654",
"actorNamespace": "studio1-game3",
"objectId": "d47422d336e341ecbac1e2991c6c9654",
"objectType": "dynamic_client",
"objectNamespace": "studio1-game3",
"payload": {
"content": {
"request": {
"redirect_uris": [
"http://localhost"
],
"token_endpoint_auth_method": "none",
"grant_types": [
"authorization_code"
],
"response_types": [
"code"
],
"client_name": "dcrclient5Edlp602",
"client_uri": "http://localhost"
}
},
"diff": {

}

}
}

@Allen8975701
Copy link
Copy Markdown
Contributor Author

Allen8975701 commented Dec 2, 2025

@angelo-chan @marselab @wardab0104

Context about this change:

IAM need audit DCR operation, we need a new actor type

@angelo-chan angelo-chan merged commit b57e3f9 into AccelByte:master Dec 3, 2025
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants